{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glebe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.142282,
            52.150727
          ],
          [
            0.142552,
            52.150592
          ],
          [
            0.142822,
            52.150456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003182838, CB22 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14348760133102623,
          52.15031805841779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003182888, CB22 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1426118032716726,
          52.15064869578069
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003182889, CB22 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14315859359189992,
          52.1504679108436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003871751, CB22 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.14227933935022213,
          52.15072667242335
        ]
      }
    }
  ]
}