{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/9/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/9/items/456?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/9/items/456?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/9/items/456?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 9,
  "LayerName" : "Storm Inferred Lines",
  "id" : "456",
  "properties" : {
    "Shape_Length" : 337.00233209614947,
    "OBJECTID" : 456,
    "ST_ID" : "03-04-IL-7232",
    "COMMENT" : "Guess, this could flow out the NE side.",
    "Enabled" : 1,
    "GlobalID" : "{2C517201-F391-434D-877E-750A61DCAF85}"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -84.250686320520344,
          39.193085874417314
        ],
        [
          -84.251849843098455,
          39.192895098768496
        ]
      ]
    ]
  }
}