{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009670264, Baker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1651328695645096,
          53.416886447136186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012781437, Baker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1651328695645096,
          53.416886447136186
        ]
      }
    }
  ]
}