{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fen Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.230365,
            53.30855
          ],
          [
            0.233545,
            53.3096
          ],
          [
            0.236724,
            53.310649
          ],
          [
            0.239366,
            53.311517
          ],
          [
            0.24017,
            53.311817
          ],
          [
            0.243531,
            53.313073
          ],
          [
            0.245376,
            53.313728
          ],
          [
            0.247221,
            53.314382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023183795, LN12 2QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2367276868398202,
          53.310643613005176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030775965, LN12 2QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24382889146792971,
          53.312946680949715
        ]
      }
    }
  ]
}