{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484040922, Fraser Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.18387534953712,
          55.81981646306225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484040923, Fraser Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1839092575690175,
          55.81985181013539
        ]
      }
    }
  ]
}