{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-gate-gloucester-gloucestershire",
  "name": "Forest Gate",
  "description": "Camping at Forest GateForest Gate has been established as a camping and caravanning site for over 27 years. The site is in the grounds of the former Victorian Rectory, surrounded by lovely countryside, orchards and fields. The grounds occupy over 3 acres and the site is licensed by the local authority for 25 units (a unit being the space for a tent or a caravan). We are a small, rustic country site set in the grounds of a Victorian Rectory in the village of Huntley, gateway to the Royal Fores...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-gate-gloucester-gloucestershire",
  "image": [
    "https://lh3.googleusercontent.com/-dIhkiNIAvzQ/UdU-HMHp5_I/AAAAAAADUPg/8dvCqZmL958/w1000/Forest-Gate-570973992.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Gate",
    "addressLocality": "Gloucester",
    "addressRegion": "Gloucestershire",
    "postalCode": "GL18 1PU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8653705,
    "longitude": -2.2458192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}