{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-temple",
  "name": "Spot2Nite",
  "description": "Check out Belaire Junction RV Park in Temple, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-temple",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/76b4e329-c6e5-11f0-b3fd-36c3acfbf8c9/card.jpg?v=63930954129"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13103 Northeast H K Dodgen Loop",
    "addressLocality": "Temple",
    "addressRegion": "TX",
    "postalCode": "76501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.1366468,
    "longitude": -97.3231521
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/temple/belaire-junction-rv-park"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}