{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.558191,
            52.036902
          ],
          [
            -0.557779,
            52.036989
          ],
          [
            -0.557368,
            52.037076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002903709, MK43 0SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5578104833124334,
          52.03685461195464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012434284, MK43 0QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5573949049434943,
          52.03708329942115
        ]
      }
    }
  ]
}