{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-domaine-du-buisson-louvemont-haute-marne",
  "name": "CAMPING LE DOMAINE DU BUISSON",
  "description": "In Louvemont this campsite 4 stars of 50 pitches offers chalets and lodges & ecolodges for rent. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-domaine-du-buisson-louvemont-haute-marne",
  "image": [
    "https://hpaguide.co.uk/i/c/9128/w/cv/cp9128-w-thumb.webp?v=1738837978"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Louvemont",
    "addressRegion": "Haute-Marne",
    "postalCode": "52130"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.54231000000001,
    "longitude": 4.907970100000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}