{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-roadside-inn-restaurant-alexandria-in",
  "name": "Historic Roadside Inn & Restaurant",
  "description": "Nestled off a main route, this charming roadside inn invites RV camping guests to easy, level gravel parking and warm hospitality. By day, savor friendly bar fare--think soft pretzels with beer cheese, chicken noodle specials and pub classics--paired with an ice-cold craft beer or cocktail. Hosts greet you with quick communication, a welcome gift bag and meal reservations, ensuring a seamless stay. Though steps from the road, nights are quiet for restful RV camping between delicious meals and...",
  "url": "https://campertunity.com/listings/campgrounds/historic-roadside-inn-restaurant-alexandria-in",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31063/photo-gallery/GKwFrZUJp9zYcvAu_f67fd7b3b18d247fcfb46e9a0e8f67af_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alexandria, IN",
    "addressLocality": "Alexandria",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.28160059,
    "longitude": -85.62589068
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/indiana/the-curve-inn"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}