{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Stone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.541051,
            53.170364
          ],
          [
            -0.541552,
            53.170385
          ],
          [
            -0.541579,
            53.170106
          ],
          [
            -0.541637,
            53.169527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006516125, LN5 9FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.541265428819562,
          53.17022210489789
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006516126, LN5 9FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5413444673787599,
          53.17009721663174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533414, LN5 9QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.541662444974289,
          53.16954374702599
        ]
      }
    }
  ]
}