{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-creek-campground-livingston-mt",
  "name": "What is the phone number for Pine Creek Campground?",
  "description": "Pine Creek Campground is located at 266 Luccock Park Road, Livingston MT 59047. Pine Creek Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/pine-creek-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73862",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-creek-campground-livingston-mt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "266 Luccock Park Road",
    "addressLocality": "Livingston",
    "addressRegion": "MT",
    "postalCode": "59047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.498294,
    "longitude": -110.5240597
  }
}