{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lindesnes-fyr-lindesnes-agder",
  "name": "Lindesnes Fyr",
  "description": "place near lighthouse - route: From E39 follow signs Lindesnes Fyr. 25 km beautiful route - payment at machine with bank card - restaurant - center 7 km You can also \"detour\" 2 x 25 km to Lindesnes - the South Cape of Norway - is very worthwhile. Beautiful road with beautiful viewpoints. Spend the night in the parking lot under the lighthouse for 100 Nkr. Or for the Navi: “Lindesnes Fyr\"",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lindesnes-fyr-lindesnes-agder",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740333.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spangereidveien",
    "addressLocality": "Lindesnes",
    "addressRegion": "agder",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.98446,
    "longitude": 7.04792
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.89,
    "reviewCount": 133,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr300+"
}