{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-forests-mobile-home-community-beaumont-tx",
  "name": "What is the phone number for Oak Forests Mobile Home Community?",
  "description": "Oak Forests Mobile Home Community is located at 6650 Broadoak, Beaumont TX 77713. Oak Forests Mobile Home Community can be contacted at ***-***-**** or https://www.facebook.com/broadoakforests/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-forests-mobile-home-community-beaumont-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6650 Broadoak",
    "addressLocality": "Beaumont",
    "addressRegion": "TX",
    "postalCode": "77713",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1769873,
    "longitude": -94.1800984
  }
}