{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011738967, Wesley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.48278325621144,
          53.526016930039304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004797269, Wesley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.482827382688638,
          53.52591787871684
        ]
      }
    }
  ]
}