{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-cap-finistere-penmarch-1",
  "name": "Flower Camping Cap Finistère",
  "description": "The Flower Camping Cap Finistère is a friendly family-run campsite located in the south of Finistère, about 2 minutes...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-cap-finistere-penmarch-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c650b4c444.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 rue de Gouesnac'h Nevez",
    "addressLocality": "Penmarc'h",
    "postalCode": "29760",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81839,
    "longitude": -4.3095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 393,
    "bestRating": 10,
    "worstRating": 1
  }
}