{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003080833, Bartlett Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5569683882952332,
          54.53430392446615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110750331, Widdowfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5571278798968284,
          54.53384617437537
        ]
      }
    }
  ]
}