{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025021130, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2869494096387999,
          51.7052539192668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091251696, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.28608820403108726,
          51.70568435391899
        ]
      }
    }
  ]
}