{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092023195, St Vincent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.269250307343852,
          55.862587681239475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700435163, St Vincent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.269534792931292,
          55.86280712013819
        ]
      }
    }
  ]
}