{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-merryelande-vacation-cottages-piney-point-md",
  "name": "Camp Merryelande Vacation Cottages",
  "description": "Family friendly camping resort with beautiful beachfront campsites and cottages overlooking the Potomac River.",
  "url": "https://campertunity.com/listings/campgrounds/camp-merryelande-vacation-cottages-piney-point-md",
  "image": [
    "https://www.visitmaryland.org/sites/default/files/listing_images/profile/5238/0-8585-destination-5238.jpg",
    "https://miles-dataengine-media.s3.amazonaws.com/prod/mddataengine/appmedia/images/8/8585/8585-Destination-5238.jpg",
    "data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201%201'%2F%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15914 Camp Merrylande Rd",
    "addressLocality": "Piney Point",
    "addressRegion": "MD",
    "postalCode": "20674",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.104708,
    "longitude": -76.471606
  }
}