{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.005107,
            51.544075
          ],
          [
            0.005002,
            51.544062
          ],
          [
            0.004896,
            51.544048
          ],
          [
            0.00486,
            51.544043
          ],
          [
            0.004824,
            51.544037
          ],
          [
            0.00466,
            51.544027
          ],
          [
            0.004497,
            51.544016
          ],
          [
            0.004419,
            51.544018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008983134, E15 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.005023615652506187,
          51.54415078337899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012836271, E15 1HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.004863906840775569,
          51.5441265350403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025175095, E15 1ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.005695226705670969,
          51.54433714057888
        ]
      }
    }
  ]
}