{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/captain-caravan-tent-camping-kemer-antalya",
  "name": "Captain Caravan Tent Camping",
  "description": "place for the camper - just outside the city - by bike, camper or taxi well reachable - Kemer: tourist town with many restaurants - beach 100m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/captain-caravan-tent-camping-kemer-antalya",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650865029.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Merkez Caddesi",
    "addressLocality": "kemer",
    "addressRegion": "antalya",
    "postalCode": "07980",
    "addressCountry": "turkije"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.62043,
    "longitude": 30.5549
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "100+"
}