{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10032913298, Phoenix Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.485074122058736,
          50.90142041241297
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093534033, Phoenix Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4853175085615344,
          50.90147127316079
        ]
      }
    }
  ]
}