{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-aire-rv-resort-thonotosassa-fl",
  "name": "Southern Aire RV Resort",
  "description": "Contact info, reviews tips & more for Southern Aire RV Resort | Camping in Florida",
  "url": "https://campertunity.com/listings/campgrounds/southern-aire-rv-resort-thonotosassa-fl",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10511 Florence Avenue",
    "addressLocality": "Thonotosassa",
    "addressRegion": "FL",
    "postalCode": "33592",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.06525752,
    "longitude": -82.30157197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jason G."
      },
      "datePublished": "2021-12-30T04:16:36.422Z",
      "reviewBody": "By adult I mean that children are not allowed beyond overnight. \nTons of trees. \nReservations are required during the RV show, fair and Strawberry Festival. \nMost sites are being upgraded to 50 Amp service.\n",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Reed N."
      },
      "datePublished": "2022-04-07T23:39:07.062Z",
      "reviewBody": "Excellent accommodations include a large clubhouse for socializing,  playing games and 2 pool tables. Large laundry room and bathrooms/showers, all very clean and in good repair. Large pool and jacuzzi, many shuffle board (enough to hold a tournament, if desired) and horseshoe pits. Lots of old trees provide abundant shade and a great walking environment.  Please Note: this park is ADULT ONLY, no kids.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}