{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/30-amps-loveland-co",
  "name": "30 Amps",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/30-amps-loveland-co",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/063/989/full/north-shore-rv-park-&-general-store-loveland-co-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Loveland",
    "addressRegion": "CO",
    "postalCode": "80537",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3977612,
    "longitude": -105.07498
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00"
}