{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.356964,
            54.003835
          ],
          [
            -1.356882,
            54.003877
          ],
          [
            -1.356872,
            54.003882
          ],
          [
            -1.356799,
            54.003919
          ],
          [
            -1.356905,
            54.003946
          ],
          [
            -1.356961,
            54.00396
          ],
          [
            -1.357011,
            54.003973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003026410, HG5 8PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3562648909022803,
          54.004124256570655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022909990, HG5 8NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3569559684459875,
          54.00383135583761
        ]
      }
    }
  ]
}