{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fanny Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.280171,
            53.8673
          ],
          [
            -1.277083,
            53.866972
          ],
          [
            -1.274378,
            53.866684
          ],
          [
            -1.273992,
            53.866715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452553, LS24 9NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2801712620017065,
          53.86730048401101
        ]
      }
    }
  ]
}