{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Archer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.300951,
            54.557271
          ],
          [
            -1.300798,
            54.557364
          ],
          [
            -1.300646,
            54.557456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Archer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.300646,
            54.557456
          ],
          [
            -1.30051,
            54.557533
          ],
          [
            -1.300373,
            54.557609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002977946, TS17 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3009512955882034,
          54.557271065584686
        ]
      }
    }
  ]
}