{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-osuna-madrid",
  "name": "Camping Osuna",
  "description": "Camping Osuna is a campsite in Madrid, Madrid. This campsite with sloped terrain has squares with fences, shaded, without shade and plots with something...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-osuna-madrid",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f296a31903.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Jardines de Aranjuez 1",
    "addressLocality": "Madrid",
    "postalCode": "28042"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.45361,
    "longitude": -3.60333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}