{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/creixell-camping-family-resort-creixell-costa-daurada-1",
  "name": "Creixell Camping & Family Resort",
  "description": "Mobile homes in Creixell with Homair at Campsite Creixell Camping & Family Resort and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/creixell-camping-family-resort-creixell-costa-daurada-1",
  "image": [
    "https://www.homair.com/photos/camping/2670/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CN-340 KM. 1180",
    "addressLocality": "Creixell",
    "addressRegion": "Costa Daurada",
    "postalCode": "43839",
    "addressCountry": "Spanien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.16167,
    "longitude": 1.43917
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}