{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110238261, Shaw Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.553011025906794,
          54.63729092394397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110238263, Shaw Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.552791124916455,
          54.63721285438625
        ]
      }
    }
  ]
}