{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Livsey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.237953,
            53.591516
          ],
          [
            -2.238234,
            53.591776
          ],
          [
            -2.238515,
            53.592037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23027510, OL10 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2383920474838694,
          53.591632275740885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23027511, OL10 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2383161551796342,
          53.59156950904997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112641, OL10 3JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2385151883277743,
          53.59203650310755
        ]
      }
    }
  ]
}