{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "117057495, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0046999266429655,
          56.67208591424976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117077271, William Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.004847720370251,
          56.67212065855107
        ]
      }
    }
  ]
}