{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-montoire-sur-le-loir-centre-val-de-loire",
  "name": "Aire Municipale",
  "description": "on former station square-in Center with shops and restaurant-2 supermarkets with 24/24 washing machine use",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-montoire-sur-le-loir-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664430.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la République",
    "addressLocality": "Montoire-sur-le-Loir",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "41800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.75741,
    "longitude": 0.86931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.22,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}