{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is a lodge?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A lodge is a type of accommodation typically located in scenic or natural settings, offering comfortable stays with basic to premium amenities for travelers and tourists."
}
},
{
"@type": "Question",
"name": "What amenities do lodges typically offer?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Most lodges offer amenities such as comfortable rooms, meals, Wi-Fi, parking, and sometimes recreational activities like hiking, wildlife tours, or campfires."
}
},
{
"@type": "Question",
"name": "Are lodges suitable for family or group stays?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, many lodges provide family-friendly or group accommodations with multiple room options, common areas, and activities suited for all age groups."
}
}
]
}