{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-in-laurencekirk-laurencekirk-scotland",
  "name": "A Farm in Laurencekirk",
  "description": "Balmakewan Farm Shop is located just off the A90. We are a deer farm with a shop and tea room serving coffees, teas and fresh produce. The shop and tea room is open Wednesday to Sunday 10 until 4 (breakfast 10-11.30) Lunch 12-3)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-in-laurencekirk-laurencekirk-scotland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33041/photo-gallery/RUOhI0EHV5I3ONgD_dbcb4c4f2446761b4e9d75c2fdb9460d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laurencekirk",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.85537242,
    "longitude": -2.34521143
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}