{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-pointe-canyon-lake-tx",
  "name": "Lake Pointe Resort",
  "description": "Contact info, reviews tips & more for Lake Pointe Resort | Camping in Texas",
  "url": "https://campertunity.com/listings/campgrounds/lake-pointe-canyon-lake-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1275293/media/lake-point-resort_03272a0b-3083-4ee1-9a8a-bec848209b67.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/605165/media/lake-point-resort_294aaca9-10b7-482d-b93c-87b526341007.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1275293/media/lake-point-resort_03272a0b-3083-4ee1-9a8a-bec848209b67.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1275291/media/lake-point-resort_bc394ecb-93b7-4e1c-8108-376eba8f2a8e.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2140 Lakeland Drive",
    "addressLocality": "Canyon Lake",
    "addressRegion": "TX",
    "postalCode": "78133",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.90246994,
    "longitude": -98.21793955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dirk B."
      },
      "datePublished": "2023-10-08T16:44:02.307Z",
      "reviewBody": "We stayed here for 2 weeks and don't regret it at all. The staff is very friendly and very helpful. The surroundings are beautiful and quiet. The RV park also offers 2 well-maintained pools. A family and an adult pool. There are deer roaming around the entire area, which was a new experience for our dogs. A simple but functional dog park was therefore very convenient for us.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jesse S."
      },
      "datePublished": "2020-10-23T16:43:37.111Z",
      "reviewBody": "Lake point is a nice little tucked away campground In canyon lake. There is only RV spots. They do have a little community area and pool for guest. Prices are good there is a store 5 mins away as well as a few restaurants and a liquor store. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}