{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-farvang",
  "name": "Dogs Allowed",
  "description": "At the farmer - arrivals before 22:00 - shops 3km - recreation park 4km - car museum 4km - swimming 5km - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-farvang",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650700366.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trehøjevej",
    "addressLocality": "Fårvang",
    "addressRegion": "farvang",
    "postalCode": "8882",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.25281,
    "longitude": 9.71334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "100",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr100+"
}