{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tbta-ab-ca",
  "name": "TBTA",
  "description": "Tranquility Bay RV Park Cooperative. Private RV park at Lac Sante, AB. 97 RV lots fenced and gated with common beach and amenties. Lots for sale posted. Information and pictures of park.",
  "url": "https://campertunity.com/listings/campgrounds/tbta-ab-ca",
  "image": [
    "https://static.wixstatic.com/media/6d0703_6f9020cf69584ca5a0732179a679670d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Range Road 114A",
    "addressRegion": "AB",
    "postalCode": "T0B 0P0",
    "addressCountry": "CA"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}