{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010918993, Ramsay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4326184242190747,
          53.603518138138156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002025331, Ramsay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4335078858222023,
          53.60330818605032
        ]
      }
    }
  ]
}