{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sand Hole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156565,
            53.590779
          ],
          [
            -2.156486,
            53.59035
          ],
          [
            -2.156407,
            53.589922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23054625, OL11 2RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156289124030532,
          53.58961067019442
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114327, OL11 2RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1565653750236367,
          53.590778784700895
        ]
      }
    }
  ]
}