{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003439276, Fairfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156246066157592,
          53.47565622449726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012711971, Bank Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1563816309459156,
          53.475647058435925
        ]
      }
    }
  ]
}