{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-gave-d-aspe-urdos",
  "name": "Camping Le Gave d'Aspe",
  "description": "Camping Le Gave d'Aspe is a campsite located in Urdos, Pyrénées-Atlantiques, and located in the woods and river/stream.This campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-gave-d-aspe-urdos",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675031fb1f049.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N134",
    "addressLocality": "Urdos",
    "postalCode": "64490",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.87686,
    "longitude": -0.55675
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}