{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093239500, Lawrence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0595019723797343,
          53.95452365044888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052147257, Lawrence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0595019723797343,
          53.95452365044888
        ]
      }
    }
  ]
}