{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130060670, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8464562198083683,
          58.008936960181735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130060671, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8463350557128253,
          58.008884815882304
        ]
      }
    }
  ]
}