{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003333998, Queens Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5242297347057643,
          50.68129978207628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062446126, Queens Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.524312838781878,
          50.68147997688886
        ]
      }
    }
  ]
}