{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wynn's Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.10008,
            51.452731
          ],
          [
            0.099935,
            51.452508
          ],
          [
            0.099791,
            51.452286
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011847980, DA15 8RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09986960015110367,
          51.452437211380804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094788037, DA15 8FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09985361998090472,
          51.45271627696385
        ]
      }
    }
  ]
}