{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040892234, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0136098142858527,
          51.09113775714691
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040892238, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0134959952642357,
          51.091156728949414
        ]
      }
    }
  ]
}