{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091681168, Suffolk Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4835993449011964,
          51.20523099835188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062539455, Suffolk Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4835993449011964,
          51.20523099835188
        ]
      }
    }
  ]
}