{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-miranda-molise",
  "name": "Camping Behaviour Not Allowed",
  "description": "location near sports fields - use GPS coordinates - center 750m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-miranda-molise",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651019947.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Aia Comunale",
    "addressLocality": "Miranda",
    "addressRegion": "molise",
    "postalCode": "86080",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.64599,
    "longitude": 14.24292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€100+"
}