{
  "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/2050?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/2050?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/2050?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Storm Ditch Line",
  "id" : "2050",
  "properties" : {
    "Shape_Length" : 8.3091906980545538,
    "OBJECTID" : 2050,
    "Enabled" : 1,
    "GlobalID" : "{A81B5FB7-BBA7-458E-9024-9B7DC5968E0A}"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -84.248038363902964,
          39.100543995727378
        ],
        [
          -84.24801098645014,
          39.100552084305171
        ]
      ]
    ]
  }
}