{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141061862, Old Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6303404901681775,
          55.46413901306164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092011057, Wellington Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.63931144860633,
          55.461303048291036
        ]
      }
    }
  ]
}