{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-derwent-park-caravan",
  "name": "Derwent Park Caravan and Camping Site",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-derwent-park-caravan",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/derwent-park-caravan-and-camping-site/Qxp4x8ADCHZf.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/derwent-park-caravan-and-camping-site/_FOkYRk9dh_S.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Derwent Park Caravan and Camping Site",
    "addressRegion": "Northern England",
    "postalCode": "NE39 1LG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.92161,
    "longitude": -1.73446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}