{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.990437,
            51.996794
          ],
          [
            -0.990447,
            51.99634
          ],
          [
            -0.99045,
            51.996229
          ],
          [
            -0.989927,
            51.996111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766241532, MK18 1BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9903327129711879,
          51.99625514766491
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766331647, MK18 1BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.990422319518213,
          51.9968043686954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024930179, MK18 1EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9906644088386367,
          51.99575449183184
        ]
      }
    }
  ]
}