{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunters Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.168203,
            53.249082
          ],
          [
            -0.16579,
            53.249752
          ],
          [
            -0.164374,
            53.250145
          ],
          [
            -0.163869,
            53.250237
          ],
          [
            -0.163298,
            53.25024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023183626, LN9 5ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16820284974585953,
          53.249081884560574
        ]
      }
    }
  ]
}