{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-la-pinede-die",
  "name": "Flower Camping La Pinède",
  "description": "La Pinède Campsite is located in the the Drôme valley in the heart of Provence. At this family campsite, you will camp on the green...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-la-pinede-die",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748b33d67268.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "135 impasse du Pont Neuf",
    "addressLocality": "Die",
    "postalCode": "26150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75731,
    "longitude": 5.35331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 468,
    "bestRating": 10,
    "worstRating": 1
  }
}