{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-locronan-fr",
  "name": "Camping Locronan",
  "description": "In the south of the Finistère department (Brittany), near Quimper, lies the Camping Locronan campsite. This terraced campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-locronan-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750659e26f2b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue de la Troménie",
    "addressLocality": "Locronan",
    "postalCode": "29180",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.09661,
    "longitude": -4.19856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 498,
    "bestRating": 10,
    "worstRating": 1
  }
}