{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birgitte-jorgen-pedersen-hjorring-hjrring-dk",
  "name": "Birgitte & Jørgen Pedersen",
  "description": "rate includes 2kWh electricity, then payment per kWh - shop / restaurant - take exit 3 from the highway - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birgitte-jorgen-pedersen-hjorring-hjrring-dk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698187.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bredkærvej",
    "addressLocality": "Hjørring",
    "addressRegion": "hjrring",
    "postalCode": "9800",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.44059,
    "longitude": 10.05735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.42,
    "reviewCount": 132,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr75+"
}