{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090732855, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4121332072690586,
          51.88653051660062
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081311276, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4121549705611647,
          51.88673761906982
        ]
      }
    }
  ]
}