{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hilltop-hay-veggie-farm-freeland-md",
  "name": "Hilltop Hay & Veggie Farm",
  "description": "Perched atop rolling fields, this small family farm welcomes RV Camping amid hay meadows and vegetable plots. Just steps from a popular hiking and biking trail, guests enjoy level, grassy sites perfect for pets to roam. Engage with the friendly host, browse seasonal produce in the farm store, and admire vintage farm equipment. Affordable boondocking at $30/night makes it an ideal peaceful country retreat.",
  "url": "https://campertunity.com/listings/campgrounds/hilltop-hay-veggie-farm-freeland-md",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12873/photo-gallery/TEN9whtErkS633Bz_1ee1d81be7ab6c18f690939a555d35b5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Freeland, MD",
    "addressLocality": "Freeland",
    "addressRegion": "MD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7214181,
    "longitude": -76.63948172
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}