{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010784653, Banks Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0525741264204447,
          53.822639330187705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012607149, Banks Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0525178797715258,
          53.82281959138122
        ]
      }
    }
  ]
}