{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-flat-top-sheep-ranch-carey-id",
  "name": "Flat Top Sheep Ranch",
  "description": "Flat Top Sheep Ranch is located at 930 Little Wood Reservoir Road, Carey ID 83320. Flat Top Sheep Ranch can be contacted at or http://idahorangelands.org/flat-top-sheep-company/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-flat-top-sheep-ranch-carey-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "930 Little Wood Reservoir Road",
    "addressLocality": "Carey",
    "addressRegion": "ID",
    "postalCode": "83320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5088881,
    "longitude": -113.9122119
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/carey/flat-top-sheep-ranch"
  ]
}