{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frontier-rv-park-mini-storage-azle-tx",
  "name": "What is the phone number for Frontier RV Park and Mini Storage?",
  "description": "Frontier RV Park and Mini Storage is located at 11755 Farm to Market Road 730 North, Azle TX 76020. Frontier RV Park and Mini Storage can be contacted at ***-***-**** or http://www.frontierrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/frontier-rv-park-mini-storage-azle-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11755 Farm to Market Road 730 North",
    "addressLocality": "Azle",
    "addressRegion": "TX",
    "postalCode": "76020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9423508,
    "longitude": -97.5441887
  }
}