{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grounds Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.590639,
            53.396616
          ],
          [
            -2.5905,
            53.396541
          ],
          [
            -2.590361,
            53.396467
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653473, WA2 7BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.591553828639694,
          53.39683821478872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013402232, WA2 7AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.590360612782934,
          53.396466597402295
        ]
      }
    }
  ]
}