{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123049568, Fullerton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4314131876432175,
          55.856640017522544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123049600, Fullerton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.432790865971661,
          55.85720597554325
        ]
      }
    }
  ]
}