{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/borscht-camping-tsalapitsa-provincia-de-plovdiv",
  "name": "Borscht camping",
  "description": "Small family campsite - Plovdiv 15 km - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/borscht-camping-tsalapitsa-provincia-de-plovdiv",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651077758.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tsalapitsa",
    "addressRegion": "provincia-de-plovdiv",
    "postalCode": "4218",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.18274,
    "longitude": 24.55957
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "40+"
}