{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flat-rock-road-rv-park-azle-tx",
  "name": "What is the phone number for Flat Rock Road RV Park?",
  "description": "Flat Rock Road RV Park is located at 101 Mundi Lane, Azle TX 76020. Flat Rock Road RV Park can be contacted at ***-***-**** or http://flatrockroadrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flat-rock-road-rv-park-azle-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Mundi Lane",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8757869,
    "longitude": -97.5757602
  }
}