{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chez-rose-plage-lozari",
  "name": "Chez Rose, 5 km van de plage de Lozari",
  "description": "I pick and welcome in my oleic exploit. .There is a genoese bridge of 2.08m of",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chez-rose-plage-lozari",
  "image": [
    "https://campspace.com/media/medium/uploads/space/27/84/_1/2784_1_5e4fe31a4f2d8.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.61,
    "longitude": 8.98
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}