{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013705801, Phoenix Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9994697442398524,
          53.19686264421962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013705802, Phoenix Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.999533373678339,
          53.19702391681032
        ]
      }
    }
  ]
}