{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-brooklyn-mi",
  "name": "TED Ranch Campground",
  "description": "Located on peaceful Phelps Lake with amazing fishing and sandy beach. Just minutes from downtown Brooklyn and the beautiful Irish Hills. 1/4 mile from turn 3 at MIS (Michigan International Speedway). Just a 9 minute drive to Vineyard Lake Park on Vineyard Lake. ​Come swim, fish, boat, and enjoy a relaxing get away on our wooded 80 acres where at TED Ranch your treated like family.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-brooklyn-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/209ef6e7-3680-11f0-ac09-ccb35215a6d5/card.jpg?v=63915077694",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/23478ac4-3680-11f0-a257-7e5ef3d5264c/card.jpg?v=63915077731"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brooklyn",
    "addressRegion": "MI",
    "postalCode": "49230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.073833,
    "longitude": -84.22448
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/michigan/brooklyn/ted-ranch-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}