{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Devon Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.096555,
            51.579637
          ],
          [
            -0.096482,
            51.579312
          ],
          [
            -0.096409,
            51.578987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768024352, N4 1JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09655462320253007,
          51.57963666659039
        ]
      }
    }
  ]
}