{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.392354,
            51.658299
          ],
          [
            -0.392388,
            51.658218
          ],
          [
            -0.392422,
            51.658137
          ],
          [
            -0.392519,
            51.657924
          ],
          [
            -0.392616,
            51.65771
          ],
          [
            -0.392691,
            51.657545
          ],
          [
            -0.392766,
            51.65738
          ],
          [
            -0.392911,
            51.657063
          ],
          [
            -0.393055,
            51.656745
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008849358, WD17 2QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39241048180742727,
          51.658219917020766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015803653, WD17 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39259265180503566,
          51.65756599215487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025193326, WD17 2QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.39273545699951845,
          51.65638999029523
        ]
      }
    }
  ]
}