{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-pratgraussals-albi-occitanie",
  "name": "Aire de Camping Car Pratgraussals",
  "description": "Parking and staying overnight to attend just down to the corner of the cemetery [until the location is ready when the service] - at Base de Loisirs - opposite the cemetery - soggy when it rains - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-pratgraussals-albi-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650779134.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Pratgraussals",
    "addressLocality": "Albi",
    "addressRegion": "occitanie",
    "postalCode": "81000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.93134,
    "longitude": 2.13583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 66,
    "bestRating": 5,
    "worstRating": 1
  }
}