{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hops-heaven-brews-tunes-views-freeland-md",
  "name": "Hops Heaven: Brews, Tunes & Views",
  "description": "As you journey through Northern Baltimore County, a unique RV camping experience awaits you amid fragrant hop fields and the harmonious backdrop of live music. Embark on a serene getaway to a boutique hops farm where the crisp air is as refreshing as the handcrafted brews that beg to be sipped. For RV travelers seeking respite from the road, this inviting destination is just minutes off Interstate 83, perfectly accommodating any size rig for a countryside retreat. Immerse yourself in the farm...",
  "url": "https://campertunity.com/listings/campgrounds/hops-heaven-brews-tunes-views-freeland-md",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28331/photo-gallery/1aRJdfJGqjOqOQNg_f7c73a212edb8e3087c7f33767c57718_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Freeland, MD",
    "addressLocality": "Freeland",
    "addressRegion": "MD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.69628799,
    "longitude": -76.66602186
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}