{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burrow Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.606583,
            54.175642
          ],
          [
            -2.607972,
            54.176301
          ],
          [
            -2.608154,
            54.176363
          ],
          [
            -2.609155,
            54.176705
          ],
          [
            -2.609795,
            54.177023
          ],
          [
            -2.610399,
            54.177066
          ],
          [
            -2.611004,
            54.177108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009273753, LA6 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.606813415953979,
          54.17557367020818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291916, LA6 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.604376650333897,
          54.17446248403167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094206896, LA6 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.610252417283836,
          54.17711113359777
        ]
      }
    }
  ]
}