{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141005524, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6396383863786745,
          55.33118990560862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141053192, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.642383396493332,
          55.32718434599072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141062900, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.642697677886665,
          55.32716855499995
        ]
      }
    }
  ]
}