{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oxygene-provence-alpes-cote-d-azur",
  "name": "Are dogs allowed at the campsite Camping Oxygene?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oxygene-provence-alpes-cote-d-azur",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-oxygene/9hcwWypH9GUS.jpg",
    "https://cdn.prod.v2.camping.info/media/users/b37d8ca6-45f3-4a71-969a-bf6e8f62813b/1TBHdzj-EGz2.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-oxygene/EQIKGocVFtXZ.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Oxygene",
    "addressRegion": "Provence-Alpes-Côte d'Azur",
    "postalCode": "04210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82278,
    "longitude": 5.85389
  },
  "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
  }
}