{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008505090, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2411627725543715,
          51.325194611498866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062458250, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2420217020629096,
          51.325326057803174
        ]
      }
    }
  ]
}