{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goodfield-farm-rustic-camping-hardwick-ma",
  "name": "Goodfield Farm Rustic Camping",
  "description": "This site is beautifully situated atop a hill with southern views, big sky, new picnic table and a nice fire pit. It is rough camping, with no amenities, but rough camping in style. There is wood for use with the fire pit, at no additional cost",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goodfield-farm-rustic-camping-hardwick-ma",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1747244293/land-photos/ol3cbiwsdhdwrfffvvzv/goodfield-farm-rustic-camping-site-1-new-england.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hardwick",
    "addressRegion": "MA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.305198,
    "longitude": -72.206645
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}