{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141013713, Carrick Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.631597500445622,
          55.4613973428476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141061498, Fullarton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.632093804494426,
          55.461485541518456
        ]
      }
    }
  ]
}