{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119001019, Smillie Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.71854013053633,
          55.9360826598414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119055029, Smillie Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.718524141540352,
          55.936083012898266
        ]
      }
    }
  ]
}