{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-shoot-camping-park-ringwood-hampshire",
  "name": "Red Shoot Camping Park",
  "description": "Located in the heart of the New Forest, just 5 miles from the picturesque market town of Ringwood, the Red Shoot Camping Park is a well equipped family run touring site.Our facilities are first class with showers, toilets, recently refurbished disabled facilities and a family shower room. Adjacent is the Red Shoot Inn, a traditional country pub with annual beer festivals, which welcomes families.Our modern shop, open 7 days a week, stocks fresh, frozen and canned foods, groceries, milk, bread...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-shoot-camping-park-ringwood-hampshire",
  "image": [
    "https://lh3.googleusercontent.com/-aAF0k4R0RFw/UdVWp8jGkII/AAAAAAADUZw/QFZ9nfTF2rg/w1000/IMG_0391.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Linwood",
    "addressLocality": "Ringwood",
    "addressRegion": "Hampshire",
    "postalCode": "BH24 3QT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8292623,
    "longitude": -1.7711281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}