| name | data type | description | 
|---|---|---|
| tpeglinearLocation | TPEGLinearLocation | |
| alertCLinear | AlertCLinear | |
| referencePointLinear | ReferencePointLinear | |
| linearExtension | ExtensionType | |
Properties inherited from NetworkLocation | 
        ||
| supplementaryPositionalDescription | SupplementaryPositionalDescription | |
| destination | Destination | |
| networkLocationExtension | ExtensionType | |
Properties inherited from Location | 
        ||
| locationExtension | ExtensionType | |
Example
{
  "tpeglinearLocation" : {
    "tpegDirection" : "northWestBound",
    "tpegLocationType" : "segment",
    "to" : { },
    "from" : { },
    "tpeglinearLocationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "alertCLinear" : {
    "alertCLocationCountryCode" : "...",
    "alertCLocationTableNumber" : "...",
    "alertCLocationTableVersion" : "...",
    "alertCLinearExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "referencePointLinear" : {
    "referencePointPrimaryLocation" : {
      "referencePoint" : { },
      "referencePointPrimaryLocationExtension" : { }
    },
    "referencePointSecondaryLocation" : {
      "referencePoint" : { },
      "referencePointSecondaryLocationExtension" : { }
    },
    "referencePointLinearExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "linearExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "supplementaryPositionalDescription" : {
    "carriageway" : [ "underpass", "oppositeCarriageway" ],
    "footpath" : true,
    "lanes" : [ "lane7", "throughTrafficLane" ],
    "lengthAffected" : 12345.0,
    "locationDescriptor" : [ "onBorder", "onTheRight" ],
    "supplementaryPositionalDescriptionExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "destination" : { },
  "networkLocationExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "locationExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  }
}