{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051084659, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.100037918914965,
          57.14898356303758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051128517, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1000215133516207,
          57.149028491209165
        ]
      }
    }
  ]
}