{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-brunswick-me",
  "name": "Harvest Hosts Farm",
  "description": "Small 36 acre farm 1.5 miles from maquoit bay, 2 miles from downtown. Borders land trust with walking trails. We grow hops, depending on water and insect opportunities. Some open pasture available if needed for grazing (horses).",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-brunswick-me",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/46070/photo-gallery/7brGn45KYUCmKgv4_21527a15f2a3ca51c0760a2e75c3cf78_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brunswick, ME",
    "addressLocality": "Brunswick",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.89479624,
    "longitude": -69.9773557
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}