{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenbelt-park-campground-greenbelt-md",
  "name": "Greenbelt Park Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/greenbelt-park-campground-greenbelt-md",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6565 Greenbelt Rd,",
    "addressLocality": "Greenbelt, MD 20770",
    "addressRegion": "MD",
    "postalCode": "20770"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.004607,
    "longitude": -76.8756838
  }
}