{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-bassano-in-teverina-lazio-italy",
  "name": "Dogs Allowed",
  "description": "quiet place-restaurant-local products for sale",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-bassano-in-teverina-lazio-italy",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650702937.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vocabolo Lucignano",
    "addressLocality": "Bassano in Teverina",
    "addressRegion": "lazio",
    "postalCode": "01028",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.47521,
    "longitude": 12.32149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}