{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/magic-valley-resort-weslaco-tx",
  "name": "Magic Valley Resort",
  "description": "Open since 1971, Magic Valley Resort has stood the test of time and keeps getting better and better! Enjoy a new kitchen, game room, recreation hall, and so muc",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/magic-valley-resort-weslaco-tx",
  "image": [
    "https://photos.thedyrt.com/photo/802228/media/magic-valley-rv-park_7f5cb39f-bc86-448c-8cbb-8490bfa6e641.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/802228/media/magic-valley-rv-park_7f5cb39f-bc86-448c-8cbb-8490bfa6e641.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/802229/media/magic-valley-rv-park_d49e1b7e-6536-4477-af20-840fe7f6a5cf.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 E. Bus Hwy 83",
    "addressLocality": "Weslaco",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.153816439522146,
    "longitude": -97.96206318840942
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 389,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley F."
      },
      "datePublished": "2023-01-20T20:46:46.044Z",
      "reviewBody": "Ashley here with The Dyrt. We're happy to have this property on our platform. This resort has been in business for over 40 years. Come check them out and leave them some love.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}