{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bregnedalsgaard-bondegardsferie-arden",
  "name": "Bregnedalsgaard Bondegårdsferie",
  "description": "We welcome smaller motorhomes. We are an organic farm with beef cattle. We have several animals, such as sheep, rabbits, chickens, cats and an old horse. Please phone before arriving.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bregnedalsgaard-bondegardsferie-arden",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651268273"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraghøjvej",
    "addressLocality": "Arden",
    "addressRegion": "arden",
    "postalCode": "9510",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.7345,
    "longitude": 9.81598
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "175",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr175+"
}