{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://gis.ccom.unh.edu/server/rest/services/MAC/Echosounder_Test_Sites/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://gis.ccom.unh.edu/server/rest/services/MAC/Echosounder_Test_Sites/OGCFeatureServer/collections/2/items/1122?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://gis.ccom.unh.edu/server/rest/services/MAC/Echosounder_Test_Sites/OGCFeatureServer/collections/2/items/1122?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://gis.ccom.unh.edu/server/rest/services/MAC/Echosounder_Test_Sites/OGCFeatureServer/collections/2/items/1122?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Echosounder_Test_Sites_Lines",
  "id" : "1122",
  "properties" : {
    "OBJECTID" : 1122,
    "FileName" : "EM304_SwathCoveragePolyLine",
    "Test" : "SwathCoverage",
    "Notes" : "78210.73",
    "Length_m" : 78.210723876953125,
    "Length_km" : 248.41075134277344,
    "Heading" : 68.410751342773438,
    "InvHeading" : 0.87897228499576774
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          -9.5296689999999558,
          37.939506187000063
        ],
        [
          -10.391925999999955,
          37.768903890000047
        ]
      ]
    ]
  }
}