{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-blaison-saint-sulpice-pays-de-la-loire-fr",
  "name": "Aire Municipale",
  "description": "small village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-blaison-saint-sulpice-pays-de-la-loire-fr",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650701804.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Thibaut de Blaison",
    "addressLocality": "Blaison-Saint-Sulpice",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39906,
    "longitude": -0.37512
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.88,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}