{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meyrick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.651663,
            53.538106
          ],
          [
            -2.651873,
            53.538163
          ],
          [
            -2.652084,
            53.53822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061931, WN5 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651871846155755,
          53.53816675991875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001526029, WN5 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651376022404405,
          53.5383042904951
        ]
      }
    }
  ]
}