{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125012356, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9263344263277045,
          55.950636152385634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125028372, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.926014170063206,
          55.95085051327646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125075660, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.926319523577749,
          55.95043874586513
        ]
      }
    }
  ]
}