{
  "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/1111?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/1111?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/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Storm Ditch Line",
  "id" : "1111",
  "properties" : {
    "Shape_Length" : 6.6701941610570428,
    "OBJECTID" : 1111,
    "Enabled" : 1,
    "GlobalID" : "{57C387F0-4EA2-44C5-BD5E-191F94251385}"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -84.260937818060569,
          39.190033256606135
        ],
        [
          -84.260950641850684,
          39.190017900412599
        ]
      ]
    ]
  }
}