{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadowlark-camp-ground-mobile-home-rv-park-middletown",
  "name": "Meadowlark Camp Ground, Mobile Home & RV Park",
  "description": "Meadowlark Camp Ground, Mobile Home & RV Park is located at 132 Prospect Avenue, Middletown RI 2842. Meadowlark Camp Ground, Mobile Home & RV Park can be contacted at ***-***-**** or http://www.meadowlarkrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/meadowlark-camp-ground-mobile-home-rv-park-middletown",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "132 Prospect Avenue",
    "addressLocality": "Middletown",
    "addressRegion": "RI",
    "postalCode": "2842",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5005057,
    "longitude": -71.2726403
  }
}