{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pitch-classic-pals-costa-brava",
  "name": "Pitch | Classic | <85m² | Electricity <10A",
  "description": "A natural estate in a preserved environment...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pitch-classic-pals-costa-brava",
  "image": [
    "https://www.marvilla-parks.com/photos/camping/72/miniature.jpg?format=thumbnail",
    "https://dev.homair.com/photos/heb/FXU0ZZ01Z/thumbnail.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "148 W 51st St Suit 42 Unit 7",
    "addressLocality": "Pals",
    "addressRegion": "Costa Brava",
    "postalCode": "17256",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.993055555556,
    "longitude": 3.1888888888889
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 471,
    "bestRating": 5,
    "worstRating": 1
  }
}