{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poets Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.334988,
            51.588684
          ],
          [
            -0.334939,
            51.58844
          ],
          [
            -0.33489,
            51.588197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025188979, HA1 1TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3349042723057437,
          51.58859281837307
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070268573, HA1 2XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3349875549297812,
          51.58868392172649
        ]
      }
    }
  ]
}