{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bexet-camping-halland-county",
  "name": "Bexet Camping",
  "description": "Bexet Camping offers swimming pool, playground, security, illuminated, discharge waste water, water, electricity, toilet, shower, clothes wash dry, internet, dogs allowed, wheelchair friendly, bread service, bicycle rental, shop or kiosk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bexet-camping-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189816"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "156612",
    "addressRegion": "halland-county",
    "postalCode": "314 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.97004,
    "longitude": 13.32163
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}