{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princess Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.180135,
            54.695425
          ],
          [
            -1.17937,
            54.695645
          ],
          [
            -1.178606,
            54.695864
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Princess Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.178606,
            54.695864
          ],
          [
            -1.177709,
            54.696173
          ],
          [
            -1.177614,
            54.696205
          ],
          [
            -1.177324,
            54.696305
          ],
          [
            -1.176531,
            54.696416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718489, TS24 0PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1766086969291085,
          54.69639892990413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009719209, TS24 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1786834491186677,
          54.69584682696206
        ]
      }
    }
  ]
}