{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bedesman Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.464654,
            52.133258
          ],
          [
            -0.464658,
            52.133224
          ],
          [
            -0.464662,
            52.133191
          ],
          [
            -0.46467,
            52.133047
          ],
          [
            -0.464677,
            52.132903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bedesman Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.464598,
            52.133611
          ],
          [
            -0.464626,
            52.133434
          ],
          [
            -0.464654,
            52.133258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033180109, MK42 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4649665084309747,
          52.13350757394013
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033181224, MK42 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.46461260527270565,
          52.13360187099149
        ]
      }
    }
  ]
}