{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003080868, Bartlett Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5594564654071568,
          54.534304018863
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110565965, Widdowfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5593224166113675,
          54.53383621024457
        ]
      }
    }
  ]
}