{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-in-worcester-worcester-england",
  "name": "A Farm in Worcester",
  "description": "We are a farm shop on the family farm, with butchery, deli-kitchen, & fresh produce, as well as an outdoor CoffeeCabin serving hot and cold refreshments. In addition we've a little farm park, and fishing lakes on site too. We look forward to welcoming you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-in-worcester-worcester-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29759/photo-gallery/GnZ58XJcg60Vk4uE_6b2564044d274305e228279aef7d7b13_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Worcester",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16994559,
    "longitude": -2.26305839
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}