{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-star-point-trading-post-rv-park-iml",
  "name": "Star Point Trading Post & RV Park",
  "description": "Star Point Trading Post & RV Park is located at 150 Nevada 400, Imlay NV 89418. Star Point Trading Post & RV Park can be contacted at ***-***-**** or http://starpointtradingpost.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-star-point-trading-post-rv-park-iml",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "150 Nevada 400",
    "addressLocality": "Imlay",
    "addressRegion": "NV",
    "postalCode": "89418",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.67753,
    "longitude": -118.0676672
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/imlay/star-point-trading-post-rv-park"
  ]
}