{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022840529, Oak Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6914272464108215,
          51.69640817108143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121238810, Oak Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.691383169614981,
          51.69650695851004
        ]
      }
    }
  ]
}