{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karreg-skividen-brittany",
  "name": "How far from the beach is Camping Karreg Skividen?",
  "description": "ProfileDirect access to the sea by a small grassy road. Small family campsite, green and flowery. Nature and tranquility. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karreg-skividen-brittany",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-karreg-skividen/O4eqwWQwjrUn.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-karreg-skividen/qPqhklu0kCgm.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26, lieu dit Squividan",
    "addressLocality": "Camping Karreg Skividen",
    "addressRegion": "Brittany",
    "postalCode": "29730",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79748,
    "longitude": -4.24754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}