{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-blue-house-banovo-varna",
  "name": "Parking Blue House Banovo",
  "description": "Camperplace behind private home - use GPS coordinates - owner speaks French - village with small shop - location still under development - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-blue-house-banovo-varna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650868474.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Banovo",
    "addressRegion": "varna",
    "postalCode": "9144",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.26384,
    "longitude": 27.67367
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "10+"
}