{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/award-winning-samburger-feast-stop-rome",
  "name": "Award-Winning Samburger Feast Stop",
  "description": "Rev up your RV for an unforgettably savory adventure at this unique camping destination that combines the zest of roadside dining with the serenity of RV camping. Indulge your taste buds with the semi-famous, award-winning SAMBURGER, a local legend that turns every visitor into a returning aficionado. This culinary oasis beckons RV enthusiasts to not just feast on mouthwatering burgers but to also revel in a camping experience that places equal emphasis on palate pleasures and outdoor leisure...",
  "url": "https://campertunity.com/listings/campgrounds/award-winning-samburger-feast-stop-rome",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5675/photo-gallery/UMTK8HfXHq2g4wDC_f755011316203aac06081ca23b7aebee_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rome, GA",
    "addressLocality": "Rome",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.29449871,
    "longitude": -85.16180273
  },
  "sameAs": [
    "https://www.samsburgerdeli.com/",
    "https://www.harvesthosts.com/hosts/georgia/sams-burger-deli"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}