{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rochelongue-114273-occitanie",
  "name": "Le Rochelongue",
  "description": "Le Rochelongue is a camping location in an unspecified city.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rochelongue-114273-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250174"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Rochelongue",
    "addressLocality": "114273",
    "addressRegion": "occitanie",
    "postalCode": "34300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27924,
    "longitude": 3.48312
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}