{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hyndman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.062572,
            51.482329
          ],
          [
            -0.062446,
            51.482409
          ],
          [
            -0.06232,
            51.482489
          ],
          [
            -0.062217,
            51.482555
          ],
          [
            -0.062114,
            51.48262
          ],
          [
            -0.062037,
            51.482669
          ],
          [
            -0.061959,
            51.482719
          ],
          [
            -0.061929,
            51.482738
          ],
          [
            -0.061899,
            51.482757
          ],
          [
            -0.06177,
            51.482841
          ],
          [
            -0.06164,
            51.482926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790403, SE15 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0624546483058443,
          51.48239044250305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025186473, SE15 1JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06251662603895204,
          51.48296699555713
        ]
      }
    }
  ]
}