{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lochlands-caravan-park-forfar-angus",
  "name": "Lochlands Caravan Park",
  "description": "We are a small attractive site with good access to those traveling through Angus making us the ideal site for a stopover as well as longer stays. We offer 24 touring and 18 seasonal pitches as well as plenty of space for any size tent in their own field. Our pitches are well spaced with a choice of grass or hardstanding. On site we have showers and toilets in two separate sets. We have a childrens play area and also welcome pets, dogs can be walked in the adjoining field.New and Used Mobile a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lochlands-caravan-park-forfar-angus",
  "image": [
    "https://lh5.googleusercontent.com/-idFa4pDxQew/Ua25bKTHZYI/AAAAAAADBmg/5vPTY8dB2-w/w1000/lochland1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dundee Road",
    "addressLocality": "Forfar",
    "addressRegion": "Angus",
    "postalCode": "DD8 1XE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.6443013,
    "longitude": -2.888212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}