{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-island-rv-park-boyd-tx-us",
  "name": "What is the phone number for Rock Island RV Park?",
  "description": "Rock Island RV Park is located at 2471 East State Highway 114, Boyd TX 76023. Rock Island RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-island-rv-park-boyd-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2471 East State Highway 114",
    "addressLocality": "Boyd",
    "addressRegion": "TX",
    "postalCode": "76023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0759918,
    "longitude": -97.592123
  }
}