{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/passavant-la-rochere-passavant-la-rochere-bourgogne",
  "name": "Passavant la Rochère",
  "description": "Quiet motorhome - 'flot bleu' facility - cycle path over the old railway bridge - village of Passavant la Rochère. is known for its historic glassworks - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/passavant-la-rochere-passavant-la-rochere-bourgogne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651043273.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Charrière de Vougecourt",
    "addressLocality": "Passavant-la-Rochère",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "70210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.96993,
    "longitude": 6.03425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}