{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://maps.clermontcountyohio.gov/server/rest/services/WMAS/SW_Structures/OGCFeatureServer/collections/1/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/1/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/1/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/1/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Storm Culvert Points",
  "id" : "123",
  "properties" : {
    "AncillaryRole" : 0,
    "OBJECTID" : 123,
    "ST_ID" : "01-01-OF-4924",
    "INLT_OUTLT" : "OUTLET",
    "X" : 1473481.40196663,
    "Y" : 451923.16896783002,
    "GRID_CODE" : 852.09503172999996,
    "Enabled" : 1,
    "GlobalID" : "{06A7954F-0F1E-4D84-8FD9-0E3A196F5E70}"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -84.247582971548823,
      39.227660497344218
    ]
  }
}