{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richardsons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.367051,
            53.066061
          ],
          [
            -1.367377,
            53.066079
          ],
          [
            -1.367642,
            53.066146
          ],
          [
            -1.36821,
            53.06629
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000253875, DE55 4EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.367495946953827,
          53.06610669027557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000391854, DE55 4EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3673007723352346,
          53.06618655605726
        ]
      }
    }
  ]
}