{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cox's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.853579,
            52.663287
          ],
          [
            -0.852463,
            52.663102
          ],
          [
            -0.851592,
            52.662923
          ],
          [
            -0.850529,
            52.662705
          ],
          [
            -0.84983,
            52.6625
          ],
          [
            -0.849653,
            52.6625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646781, LE15 8DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8516654953327171,
          52.6629360464796
        ]
      }
    }
  ]
}