{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heather Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.41126,
            51.684027
          ],
          [
            -0.411007,
            51.683999
          ],
          [
            -0.410754,
            51.683971
          ],
          [
            -0.410622,
            51.68395
          ],
          [
            -0.41049,
            51.683928
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025193550, WD24 5SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41062522274705765,
          51.68388820184501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094127896, WD24 5SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4111840850422924,
          51.68403963365261
        ]
      }
    }
  ]
}