{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003420999, Listley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4198627096473353,
          52.534468737540124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071561661, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4202608569121584,
          52.536022582750796
        ]
      }
    }
  ]
}