{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010322121, George Street West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4968870385205797,
          53.744680437293425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004508612, Dixon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4974892690903654,
          53.744318412388495
        ]
      }
    }
  ]
}