{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-services-intermarche-lure-bourgogne-franche-comte",
  "name": "Aire de services Intermarché Lure",
  "description": "Sani column at the gas station of the supermarket intermarché. Possibility to spend the night in the parking lot of the supermarket.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-services-intermarche-lure-bourgogne-franche-comte",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651030385"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Murbach",
    "addressLocality": "Lure",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "70200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.67242,
    "longitude": 6.51206
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}