{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-park-sofy-area-sosta-camper-casalciprano-molise",
  "name": "Green Park Sofy Area Sosta Camper",
  "description": "An oasis of peace surrounded by vegetation, a few minutes from beautiful natural trails, this is the ideal starting point to discover the beauty of Molise in total relaxation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-park-sofy-area-sosta-camper-casalciprano-molise",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246888.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "casalciprano",
    "addressRegion": "molise",
    "postalCode": "86010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.58418,
    "longitude": 14.55586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}