{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedarville-state-forest-brandywine-md",
  "name": "Cedarville State Forest",
  "description": "Cedarville State Forest is located at 10201 Bee Oak Road, Brandywine MD 20613. Cedarville State Forest can be contacted at ***-***-**** or http://dnr.maryland.gov/publiclands/Pages/southern/cedarville.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedarville-state-forest-brandywine-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10201 Bee Oak Road",
    "addressLocality": "Brandywine",
    "addressRegion": "MD",
    "postalCode": "20613",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6466802,
    "longitude": -76.8300014
  }
}