{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2465201940, Princess Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.123103047425944,
          52.62701133133918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091807464, Princess Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1231288187846478,
          52.62720031221296
        ]
      }
    }
  ]
}