{
  "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/2345?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/2345?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/2345?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Storm Ditch Line",
  "id" : "2345",
  "properties" : {
    "Shape_Length" : 117.68481417700227,
    "OBJECTID" : 2345,
    "Enabled" : 1,
    "GlobalID" : "{23993CE6-3282-4C10-9B59-D9DA8159CA54}"
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -84.213490473795517,
          39.078814917944172
        ],
        [
          -84.213462751704043,
          39.078800556403216
        ],
        [
          -84.21341580076907,
          39.078760632398513
        ],
        [
          -84.21333568779913,
          39.078680583130009
        ],
        [
          -84.213261816137432,
          39.078605222566829
        ],
        [
          -84.213222489131184,
          39.078570046434152
        ]
      ]
    ]
  }
}