{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fonteyne Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.041952,
            51.594897
          ],
          [
            0.04231,
            51.594819
          ],
          [
            0.042668,
            51.594741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023189997, IG8 8QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04266767807559659,
          51.594741465663695
        ]
      }
    }
  ]
}