{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44029336, Commercial Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.491393645877969,
          51.39478269167531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062388282, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4906208044657073,
          51.39405266580927
        ]
      }
    }
  ]
}