{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-pronto-campi-castello-di-cavallino-marche",
  "name": "Agriturismo Pronto Campi",
  "description": "on the outskirts of the Renaissance city Urbino - center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-pronto-campi-castello-di-cavallino-marche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650899579.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Ca' Cicoccia",
    "addressLocality": "Castello di Cavallino",
    "addressRegion": "marche",
    "postalCode": "61029",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.76588,
    "longitude": 12.60232
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.69,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}