{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plume Of Feathers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.725957,
            51.420523
          ],
          [
            -1.725883,
            51.420565
          ],
          [
            -1.725745,
            51.420645
          ],
          [
            -1.725727,
            51.420649
          ],
          [
            -1.725437,
            51.420712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033387455, SN8 1BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7259753606591246,
          51.42053879385549
        ]
      }
    }
  ]
}