{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/6/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/6/items/123?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/6/items/123?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/6/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 6,
  "LayerName" : "Storm Inferred Points",
  "id" : "123",
  "properties" : {
    "OBJECTID" : 123,
    "ST_ID" : "01-01-IP-6995",
    "COMMENT" : "outfall not found",
    "Enabled" : 1,
    "AncillaryR" : 2,
    "GlobalID" : "{3FA20B45-73AD-4658-8247-93D2D3795822}",
    "Verify" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -84.235649711393805,
      39.256188171392864
    ]
  }
}