{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-baubigny-manche",
  "name": "Atout France",
  "description": "In Baubigny this campsite 2 stars by the sea of 85 pitches offers chalets for rent. Furthermore, as services, you will find a grocery store. 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-baubigny-manche",
  "image": [
    "https://hpaguide.co.uk/i/c/3087/w/cv/cp3087-w-thumb.webp?v=1741666834"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baubigny",
    "addressRegion": "Manche",
    "postalCode": "50270"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4296689,
    "longitude": -1.8048052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}