{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007315625, Pitt Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2448289511010495,
          51.86729705502585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120499881, Pitt Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2448289511010495,
          51.86729705502585
        ]
      }
    }
  ]
}