{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012254200, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7355907048067847,
          53.33893146987865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010215495, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7355297084881633,
          53.33887791282695
        ]
      }
    }
  ]
}