{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pors-peron-beuzec-cap-sizun",
  "name": "Camping Pors Peron",
  "description": "Camping Pors Peron is a campsite in Beuzec-Cap-Sizun, Finistère, located by the sea.This terraced camp site has pitches with some shade. Camping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pors-peron-beuzec-cap-sizun",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c5b184364d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "487 Hent Pors Piron",
    "addressLocality": "Beuzec-Cap-Sizun",
    "postalCode": "29790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.08411,
    "longitude": -4.48219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}