{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lisi-vrah-lisi-vrah-shumen-province",
  "name": "Camping Lisi Vrah",
  "description": "Campsite at B&B - bar and shop - good location for day trips and visit the Black Sea - center 5 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lisi-vrah-lisi-vrah-shumen-province",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651078124"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vasil Levski",
    "addressLocality": "lisi-vrah",
    "addressRegion": "shumen-province",
    "postalCode": "9951",
    "addressCountry": "bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.50073,
    "longitude": 27.0962
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "30+"
}