{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/attraction-stamford-england",
  "name": "An Attraction in Stamford",
  "description": "Mallard Point Vineyard and Distillery is gorgeous family run estate with a vineyard and distillery, nestled in the beautiful Essendine countryside. Home to 15,000 cool climate vines, they produce premium still and sparkling wines including Bacchus, Chardonnay, Pinot Meunier and Pinot Noir. All fruit is hand picked lovingly by the family, and the work is carried out with a mindful care of sustainability and the environment. They have a bustling on-site shop to fill your fridge and wine racks....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/attraction-stamford-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/13162985080/photo-gallery/jhieaAZTiuyd4dIe_497868649a7370b9717572e9473777fc_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stamford",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71511478,
    "longitude": -0.42149652
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}