{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pitrera-porto-vecchio",
  "name": "Camping Pitrera",
  "description": "Camping Pitrera is a country site Porto Vecchio, France. Camping Pitrera has a restaurant and an indoor pool. Dogs are allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pitrera-porto-vecchio",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTba9340b06ee3b236823316bc591ada67/biggerthumb.jpg",
    "images/fr/SPOTba9340b06ee3b236823316bc591ada67/carousel/58a3ac3496b7c-camping-pitrera-porto-vecchio.jpg",
    "images//SPOTba9340b06ee3b236823316bc591ada67/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N198",
    "addressLocality": "Porto Vecchio",
    "postalCode": "20137",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6347,
    "longitude": 9.29529
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}