{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.54213,
            52.969917
          ],
          [
            -0.540885,
            52.967845
          ],
          [
            -0.53964,
            52.965773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.53964,
            52.965773
          ],
          [
            -0.538829,
            52.96445
          ],
          [
            -0.538017,
            52.963128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.543123,
            52.971578
          ],
          [
            -0.542626,
            52.970747
          ],
          [
            -0.54213,
            52.969917
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006530129, NG32 3QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5302075008322199,
          52.968182493648676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533074, NG32 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5431227601490108,
          52.971577877718325
        ]
      }
    }
  ]
}