{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bassettbarn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.471119,
            53.170744
          ],
          [
            -1.471211,
            53.171075
          ],
          [
            -1.471058,
            53.171389
          ],
          [
            -1.469849,
            53.172589
          ],
          [
            -1.469564,
            53.172966
          ],
          [
            -1.469427,
            53.173327
          ],
          [
            -1.468374,
            53.176106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024929363, S42 6AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4686730392226024,
          53.17551303213674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034490358, S45 0BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4710954674034311,
          53.17075064284514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032183207, S42 6AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4699605031123089,
          53.17301982049928
        ]
      }
    }
  ]
}