{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040123949, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.055383292789062,
          50.427367229501044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041029722, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.055269494955366,
          50.42756812226134
        ]
      }
    }
  ]
}