{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025302855, Helen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.315448959960559,
          55.8568824431682
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700345676, Helen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.315475540624786,
          55.856792066783036
        ]
      }
    }
  ]
}