{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-garden-campspace-near-limavady-limavady",
  "name": "Quiet garden campspace near Limavady",
  "description": "Welcome to the Roe Valley! We are halfway between Belfast and Donegal. Close to the start of the Wild Atlantic Way and 5km from the Causeway Coastal Route. We offer a safe, private, quiet space in our garden adjacent to our home for campers. We have hard surface parking for up to two campervans / motor homes. We have a flat grass area shaded with trees, suitable for two tents. Dog friendly (on lead). Small hamlet in rural location. 2km from beautiful Roe Valley Country Park. 4km from Limavady...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-garden-campspace-near-limavady-limavady",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Limavady",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.009,
    "longitude": -6.9545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}