{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foster Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.487725,
            51.745134
          ],
          [
            -0.487696,
            51.745294
          ],
          [
            -0.487668,
            51.745454
          ],
          [
            -0.487643,
            51.745595
          ],
          [
            -0.487618,
            51.745735
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014240009, HP1 1PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48760369809635934,
          51.74574339260697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004050893, HP1 1EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4875698654388736,
          51.74545521923932
        ]
      }
    }
  ]
}