{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-de-montlong-pomport-nouvelle-aquitania",
  "name": "Domaine de Montlong",
  "description": "somewhat secluded cave of wine producer Lambert family-covered-very quiet-views of the vines and the Valley of the Dordogne-wine sales",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-de-montlong-pomport-nouvelle-aquitania",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650746283.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pomport",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79923,
    "longitude": 0.39236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}