{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-lourical-do-campo-castelo-branco",
  "name": "Dogs Allowed",
  "description": "camping at the farm - between olive trees, vines and fruit trees - chickens, ducks fresh eggs - located at the foot of the Gardunha - beautiful views - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-lourical-do-campo-castelo-branco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651078767.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Presidente Craveiro Lopes",
    "addressLocality": "Louriçal do Campo",
    "addressRegion": "castelo-branco",
    "postalCode": "6005-210",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.04311,
    "longitude": -7.4953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€10+"
}