{
  "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/2012?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/2012?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/2012?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Storm Ditch Line",
  "id" : "2012",
  "properties" : {
    "Shape_Length" : 4.9786035204582335,
    "OBJECTID" : 2012,
    "Enabled" : 1,
    "GlobalID" : "{2DBD0EF4-F776-4D64-8910-A5FA2BBEAA82}"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -84.250475699494601,
          39.155916221634307
        ],
        [
          -84.250484016608709,
          39.155904183223015
        ]
      ]
    ]
  }
}