{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-steakhouse-live-music-stop-san-angelo-tx",
  "name": "Family Steakhouse & Live Music Stop",
  "description": "Discover a cozy steakhouse oasis perfect for RV camping enthusiasts. This family-owned stop features spacious, level parking with water access and easy in/out on the caliche lot. Enjoy an extensive menu of hand-cut steaks, fresh-ground burgers, German-inspired dishes and frosty cold beer. Saturdays come alive with live music, while daily specials and friendly service make every meal a treat. Ideal for a restful RV overnight with delicious dining just steps away.",
  "url": "https://campertunity.com/listings/campgrounds/family-steakhouse-live-music-stop-san-angelo-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15799/photo-gallery/sQrsU2y8h7nBfbcN_6cb90eafc71c2afd172f1b3590bf691d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "San Angelo, TX",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3977091,
    "longitude": -100.22629449
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}