{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012308972, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6099970174195378,
          51.47975476563221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081268702, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6101482648644819,
          51.47999035233556
        ]
      }
    }
  ]
}