{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23061675, Oak Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156471273188201,
          53.61433713785535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112940, Oak Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1565465522473963,
          53.61425614507275
        ]
      }
    }
  ]
}