{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-porte-vosges-bulgneville",
  "name": "Camping Porte des Vosges",
  "description": "located near highway exit - swimming pool - restaurants and shops 800m - thermal baths Contrexéville Vittel and a few minutes drive",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-porte-vosges-bulgneville",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651027715.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Contrexeville",
    "addressLocality": "Bulgnéville",
    "postalCode": "88140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.19897,
    "longitude": 5.84455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 201,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}