{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-petit-trianon-de-saint-ustre-ingrandes",
  "name": "Camping Le Petit Trianon de Saint Ustre",
  "description": "Camping Le Petit Trianon de Saint Ustre is a castle campsite in Poitou. In this region you can enjoy the Roman art of the centuries old churches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-petit-trianon-de-saint-ustre-ingrandes",
  "image": [
    "https://cdn1.acsi.eu/6/8/c/2/68c29054b95b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 rue du Moulin St. Ustre",
    "addressLocality": "Ingrandes",
    "postalCode": "86220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.88783,
    "longitude": 0.58689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Field"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 509,
    "bestRating": 10,
    "worstRating": 1
  }
}