{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023726931, Earle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439449406814343,
          53.09844474138763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012356789, Earle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.440211772017539,
          53.098513835535314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012595245, Earle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439449406814343,
          53.09844474138763
        ]
      }
    }
  ]
}