{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-campsite-brown-rigg-caravan-camping-pa",
  "name": "Are dogs allowed at the campsite Brown Rigg Caravan & Camping Park?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-campsite-brown-rigg-caravan-camping-pa",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Croft",
    "addressLocality": "Brown Rigg Caravan & Camping Park",
    "addressRegion": "Northern England",
    "postalCode": "NE48 2JY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.14472,
    "longitude": -2.25388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}