{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/texas-panhandle-golf-retreat-amarillo-tx",
  "name": "Texas Panhandle Golf Retreat",
  "description": "Discover RV camping at its finest on a spacious, level lot nestled beside a championship 36-hole Scottish-style golf complex. Enjoy affordable tee times across two meticulously maintained courses, tee off at the full-length driving range and hone your short game on dual practice greens with a bunker. After a round, grab a bite from the snack bar or explore local eateries nearby. With friendly staff, plenty of room for large rigs, and quiet evenings once golfers depart, this destination offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/texas-panhandle-golf-retreat-amarillo-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3947/profile/Fgwy2xegfGQm0BQG_571527cf279f547c778fde58a24aafb1_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amarillo, TX",
    "addressLocality": "Amarillo",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.24264954,
    "longitude": -101.78112027
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}