{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090521430, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.050368787574343,
          50.42603265636674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040123956, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.053361756918792,
          50.42615197825378
        ]
      }
    }
  ]
}