{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fresno-mobile-park-fresno-ca",
  "name": "Fresno Mobile Park",
  "description": "The only choice you'll want for your next RV Stay",
  "url": "https://campertunity.com/listings/campgrounds/fresno-mobile-park-fresno-ca",
  "image": [
    "https://img1.wsimg.com/isteam/ip/cbf42117-48f3-4f7c-9c1b-c21f4e8fca54/27-0001.jpg",
    "http://img1.wsimg.com/isteam/ip/cbf42117-48f3-4f7c-9c1b-c21f4e8fca54/27-0001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3147 W Olive Ave",
    "addressLocality": "Fresno",
    "addressRegion": "CA",
    "postalCode": "93722",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.756495,
    "longitude": -119.848094
  },
  "sameAs": [
    "https://newhorizonsrvpark.com/"
  ]
}