{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henshaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156293,
            53.52112
          ],
          [
            -2.156188,
            53.521344
          ],
          [
            -2.1559,
            53.521595
          ],
          [
            -2.155391,
            53.522038
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000111541, OL9 8RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155556178640754,
          53.521749728639136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000115740, OL9 8RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.155376239469173,
          53.52203759121506
        ]
      }
    }
  ]
}