{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What services does an astrologer provide?",
"acceptedAnswer": {
"@type": "Answer",
"text": "An astrologer provides services like horoscope readings, birth chart analysis, predictions about life events, and guidance on relationships, career, and health."
}
},
{
"@type": "Question",
"name": "Is astrology scientifically proven?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Astrology is considered a belief system rather than a science. While many find personal insights valuable, its predictions are not scientifically validated."
}
},
{
"@type": "Question",
"name": "How can I prepare for an astrology consultation?",
"acceptedAnswer": {
"@type": "Answer",
"text": "To prepare, gather your birth details including date, time, and place of birth, and think about specific questions or areas where you seek guidance."
}
}
]
}