{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-north-star-rv-park-carlsba",
  "name": "What is the phone number for North Star RV Park?",
  "description": "North Star RV Park is located at 2519 Pecos Highway, Carlsbad NM 88220. North Star RV Park can be contacted at ***-***-**** or https://www.northstarrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-north-star-rv-park-carlsba",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2519 Pecos Highway",
    "addressLocality": "Carlsbad",
    "addressRegion": "NM",
    "postalCode": "88220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3287315,
    "longitude": -104.1425576
  }
}