{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9059105894, Nelson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9680646744221124,
          56.46827871549803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059111446, Ann Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.968002277650263,
          56.46837803151803
        ]
      }
    }
  ]
}