{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-fautea-corsica-fr",
  "name": "Are dogs allowed at the campsite Camping Fautea?",
  "description": "Profile No description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-fautea-corsica-fr",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-faoutea/bCKeh8qkaODj.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-faoutea/CsMsAd-VsLLP.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "null null",
    "addressLocality": "Camping Fautea",
    "addressRegion": "Corsica",
    "postalCode": "20144",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7152,
    "longitude": 9.4017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}