{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094765700, Ipswich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5285118738568486,
          52.102722080789746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091398458, Mill Broadway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5290218170212255,
          52.10307558436157
        ]
      }
    }
  ]
}