{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-vitrac-nouvelle-aquitaine",
  "name": "Aire Municipale",
  "description": "along the D703-beautiful, peaceful place-little shade-blocks necessary",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-vitrac-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664876.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D703",
    "addressLocality": "Vitrac",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.83558,
    "longitude": 1.24852
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  }
}