{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003583517, Bath Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3090391905519323,
          52.97379408809747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003844722, Bath Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3090661049737975,
          52.97397403212318
        ]
      }
    }
  ]
}