{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terra-starr-rv-park-checotah-ok-us",
  "name": "Terra Starr RV Park",
  "description": "Terra Starr RV Park is located at 420589 E. 1147 Rd, Checotah OK 74426. Terra Starr RV Park can be contacted at ***-***-**** or http://www.terrastarrrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terra-starr-rv-park-checotah-ok-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "420589 E. 1147 Rd",
    "addressLocality": "Checotah",
    "addressRegion": "OK",
    "postalCode": "74426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3519555,
    "longitude": -95.5304253
  }
}