"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": ". What are the main categories of medicine?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Medicines are typically categorized into Prescription Medicines, Over-the-Counter (OTC) Medicines, Ayurvedic and Herbal Medicines, Homeopathic Medicines, Vitamins and Supplements, Chronic Care Medicines, First Aid and Emergency Medicines, and Specialty Medicines. Each serves a specific purpose based on health needs and treatment type."
}
},{
"@type": "Question",
"name": "What is the difference between prescription and OTC medicines?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Prescription medicines require a doctor’s approval and are used under medical supervision for specific health conditions. OTC medicines, on the other hand, can be bought without a prescription and are typically used for common, minor ailments like headaches, colds, or allergies."
}
},{
"@type": "Question",
"name": "Are Ayurvedic and herbal medicines safe to use?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ayurvedic and herbal medicines are generally considered safe when taken as directed, especially from trusted brands. However, it's important to consult a healthcare provider before combining them with other medications or using them for chronic conditions."
}
}]
}