{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merrymeadows-freeland-md",
  "name": "MerryMeadows",
  "description": "Merry Meadows Campgrounds and Recreation Farm spans three scenic levels of open fields and lush, forested countryside. It’s a haven for nature lovers, home to wildlife, rare birds, natural springs, and a rich variety of plant life, the perfect location for family friendly camping in Maryland.",
  "url": "https://campertunity.com/listings/campgrounds/merrymeadows-freeland-md",
  "image": [
    "https://static.wixstatic.com/media/1497da_9e171d932c2442798a851ed31d596a13~mv2.jpg/v1/fill/w_960,h_776,al_c/1497da_9e171d932c2442798a851ed31d596a13~mv2.jpg",
    "https://static.wixstatic.com/media/1497da_52c0f32214fb411a81f92a78df166338~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1523 Freeland Road",
    "addressLocality": "Freeland",
    "addressRegion": "MD",
    "postalCode": "21053-9576",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ]
}