{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-raddon-et-chapendu-bourgogne-franche-comte",
  "name": "Dogs Allowed",
  "description": "place at the sports stadium - some remote location - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-raddon-et-chapendu-bourgogne-franche-comte",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650699552.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Mélèzes",
    "addressLocality": "Raddon-et-Chapendu",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "70280",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.84913,
    "longitude": 6.47455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}