{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackburn-farm-groton-ct",
  "name": "Blackburn Farm",
  "description": "Secluded wooded farm site near small barn that is home to our three sheep, two fainting goats, and chickens. Immediate access to miles of hiking and mountain biking trails. 2 miles from Mystic Drawbridge. Close to Mystic Seaport Museum and Mystic Aquarium.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackburn-farm-groton-ct",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1658791164/campground-photos/vbs0m8r70r5zzqygyq4r/blackburn-farm-blackburn-farm-new-york-city.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Groton",
    "addressRegion": "CT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.34873849999999,
    "longitude": -72.0020165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}