{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-fermo-marche",
  "name": "Clothes Wash Dry",
  "description": "Camping with food options in the farm - use of GPS coordinates - food with products of our own company - extra virgin olive oil and other products for sale - sea 1.5 km - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-fermo-marche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650905134.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada San Pietro Vecchio",
    "addressLocality": "Fermo",
    "addressRegion": "marche",
    "postalCode": "63900",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15729,
    "longitude": 13.79147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}