{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alderson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.282352,
            53.49599
          ],
          [
            -2.282446,
            53.495959
          ],
          [
            -2.282849,
            53.495827
          ],
          [
            -2.283345,
            53.495664
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004668131, M6 6FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.284398879832047,
          53.49546395326955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007889906, M6 6FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.28334506659455,
          53.49566420393647
        ]
      }
    }
  ]
}