{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-garrofer-sitges-costa-daurada-spanien-1",
  "name": "El Garrofer",
  "description": "How to get to Camping El Garrofer? Directions and practical information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/el-garrofer-sitges-costa-daurada-spanien-1",
  "image": [
    "https://www.homair.com/photos/camping/208/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C-246a, Km. 39,",
    "addressLocality": "Sitges",
    "addressRegion": "Costa Daurada",
    "postalCode": "08870",
    "addressCountry": "Spanien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.233377,
    "longitude": 1.781099
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 183,
    "bestRating": 5,
    "worstRating": 1
  }
}