{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.423525,
            52.164117
          ],
          [
            -0.422835,
            52.164177
          ],
          [
            -0.422517,
            52.16432
          ],
          [
            -0.421636,
            52.164717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033181897, MK41 0LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4235307695450463,
          52.16410682188962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094076736, MK41 0LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4233554005971268,
          52.164104478091865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080994151, MK41 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42120711619339585,
          52.16448934421818
        ]
      }
    }
  ]
}