{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coles Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.381228,
            52.166951
          ],
          [
            0.380631,
            52.166084
          ],
          [
            0.380034,
            52.165217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002594060, CB8 0SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3806594395125588,
          52.16613558116859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002600770, CB8 0SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.38137432687133194,
          52.16418778931397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002607853, CB8 0SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37996895187836704,
          52.16443197947503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091191466, CB8 0SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.38034718205382784,
          52.16631273962518
        ]
      }
    }
  ]
}