{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rodaven-chateaulin",
  "name": "Camping de Rodaven",
  "description": "Camping de Rodaven is a campsite in Châteaulin, Finistère, located a river/stream.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rodaven-chateaulin",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c381427b9f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rocade de Parc Bihan",
    "addressLocality": "Châteaulin",
    "postalCode": "29150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.19128,
    "longitude": -4.08858
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}