{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/starry-night-lodging-rv-livingston-mt",
  "name": "Starry Night Lodging + RV",
  "description": "Osen's RV Park in Livingston, Montana is a full-service, family-friendly RV park offering a picturesque, quiet, and convenient base near Yellowstone with full-hookup RV sites, partial hookup sites, a rustic cabin, Wi-Fi, private bathhouse, laundry, and RV storage.",
  "url": "https://campertunity.com/listings/campgrounds/starry-night-lodging-rv-livingston-mt",
  "image": [
    "https://s3.us-west-2.amazonaws.com/highline-adventures-2021/Campgrounds/Livingston/High-Res-2/_rectangle/DJI_0851.jpg",
    "https://starrynightlodging.com/starry-night-rv-livingston-mt-yellowstone"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Merrill Lane",
    "addressLocality": "Livingston",
    "addressRegion": "MT",
    "postalCode": "59047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6369,
    "longitude": -110.5801
  },
  "sameAs": [
    "https://starrynightlodging.com/starry-night-rv-livingston-mt-yellowstone",
    "https://www.campendium.com/osens-rv-park-campground"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}