{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123013586, Lothian Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.378274054909116,
          55.85809243299493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102294, Arrol Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.378390626746706,
          55.85869235814221
        ]
      }
    }
  ]
}