{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodland-acres-campground-brownfield-me-1",
  "name": "Woodland Acres Campground",
  "description": "Woodland Acres Campground is located at 33 Woodland Acres Drive, Brownfield ME 4010. Woodland Acres Campground can be contacted at ***-***-**** or http://www.woodlandacres.com/",
  "url": "https://campertunity.com/listings/campgrounds/woodland-acres-campground-brownfield-me-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33 Woodland Acres Drive",
    "addressLocality": "Brownfield",
    "addressRegion": "ME",
    "postalCode": "4010",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9553757,
    "longitude": -70.8844559
  }
}