{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rusnik-campground-salisbury-ma",
  "name": "What is the phone number for Rusnik Campground?",
  "description": "Rusnik Campground is located at 115 Lafayette Road, Salisbury MA 1952. Rusnik Campground can be contacted at ***-***-**** or http://rusnikcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rusnik-campground-salisbury-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "115 Lafayette Road",
    "addressLocality": "Salisbury",
    "addressRegion": "MA",
    "postalCode": "1952",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.855285,
    "longitude": -70.871591
  }
}