{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Potters Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.89551,
            52.498899
          ],
          [
            -1.895002,
            52.49902
          ],
          [
            -1.894983,
            52.499151
          ],
          [
            -1.894942,
            52.499433
          ],
          [
            -1.894809,
            52.499595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493841, B6 4UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8953260883131693,
          52.498938901924625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025502756, B6 4US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.89510521767718,
          52.498902747112545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093617654, B6 4UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.89448656286533,
          52.498893208566216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071470026, B6 4UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8945453342184417,
          52.498956190352196
        ]
      }
    }
  ]
}