{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011897983, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3327323330767733,
          52.059972995366635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011908581, George Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3328055239018985,
          52.059955428063816
        ]
      }
    }
  ]
}