{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vauxhall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228224,
            53.493761
          ],
          [
            -2.228252,
            53.493765
          ],
          [
            -2.22828,
            53.49377
          ],
          [
            -2.22866,
            53.493831
          ],
          [
            -2.22904,
            53.493893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77123798, M40 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2279233369372085,
          53.493598658160494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77251526, M40 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2279233369372085,
          53.493598658160494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069913, M40 7RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.229040318777267,
          53.493893139044395
        ]
      }
    }
  ]
}