{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sun-valley-eguzon",
  "name": "Camping Sun Valley",
  "description": "Around a large, old farm in the French department of Indre is Camping Sun Valley, the family campsite of the Dutch owners Aukje and Harjan....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sun-valley-eguzon",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/67498d8dc01bd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 rue Yves Choplin",
    "addressLocality": "Éguzon",
    "postalCode": "36270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.44586,
    "longitude": 1.58253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 164,
    "bestRating": 10,
    "worstRating": 1
  }
}