{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agro-camping-harmony-morave",
  "name": "Agro Camping Harmony",
  "description": "campsite at agricultural company - center and castle 2.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agro-camping-harmony-morave",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651172950.35.07_1ad2f0b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Morave",
    "addressRegion": "berat-county",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.72264,
    "longitude": 19.94711
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1500",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1500+"
}