{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/topcamp-bie-grimstad",
  "name": "Topcamp Bie - Grimstad",
  "description": "Topcamp Bie - Grimstad is a campsite in Grimstad, Aust-Agder, located by the sea.The campsite has pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/topcamp-bie-grimstad",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/7/6797a55c930f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arensdalveien 85",
    "addressLocality": "Grimstad",
    "postalCode": "4878",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.35072,
    "longitude": 8.59692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}