{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dugong-beach-lodge",
  "name": "Dugong Beach Lodge",
  "description": "Enjoy a luxury camping destination at Dugong Beach Lodge in inhambane province, mozambique from $410.00. A perfect Villas experience for couples and honeymoon looking for beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dugong-beach-lodge",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/dugong%20beach%20lodge/Dugong%20Beach%20Lodge%20-%20Interior%20Lounge%203.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22,
    "longitude": 35.3167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 88,
    "bestRating": 5,
    "worstRating": 1
  }
}