{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-saint-martin-de-bromes-alpes-de-haute-provence",
  "name": "Atout France",
  "description": "In Saint-Martin-de-Brômes this campsite 2 stars of 34 pitches offers mobil-homes for rent. Furthermore, as services, you will find a bar. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-saint-martin-de-bromes-alpes-de-haute-provence",
  "image": [
    "https://hpaguide.co.uk/i/c/2141/w/cv/cp2141-w-thumb.webp?v=1712375828"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Martin-de-Brômes",
    "addressRegion": "Alpes-de-Haute-Provence",
    "postalCode": "04800"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.77065630000001,
    "longitude": 5.9355016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}