{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.214215,
            54.674817
          ],
          [
            -1.214298,
            54.674981
          ],
          [
            -1.214381,
            54.675144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.214381,
            54.675144
          ],
          [
            -1.214485,
            54.675369
          ],
          [
            -1.21459,
            54.675595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009719310, TS25 1TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2145756734256767,
          54.675513636576014
        ]
      }
    }
  ]
}