{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/5/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/5/items/3456?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/5/items/3456?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/5/items/3456?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Storm Ditch Line",
  "id" : "3456",
  "properties" : {
    "Shape_Length" : 9.812115146891415,
    "OBJECTID" : 3456,
    "Enabled" : 1,
    "GlobalID" : "{EA92B1D8-B643-46C2-A538-6712B746C353}"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -84.196992815078971,
          39.018244413506487
        ],
        [
          -84.19699718013338,
          39.018252593491532
        ],
        [
          -84.197000088824055,
          39.01826110789321
        ],
        [
          -84.197001261521379,
          39.018270331544059
        ]
      ]
    ]
  }
}