{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9059022947, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9655083790518586,
          56.469241996721756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059105205, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9659547573508265,
          56.46956196548959
        ]
      }
    }
  ]
}