{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-holiday-green-frejus",
  "name": "Camping Yelloh! Village Holiday Green",
  "description": "Camping Holiday Green is located in Fréjus, close to the beaches of the Var. It is a very nicely located, terraced campsite. To reach the campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-holiday-green-frejus",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ef1f667769.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1900, RD4",
    "addressLocality": "Fréjus",
    "postalCode": "83600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48494,
    "longitude": 6.71689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 84,
    "bestRating": 10,
    "worstRating": 1
  }
}