{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001295469, Collier Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11538576629712453,
          51.532622188942874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437442, Cumming Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11572532912550712,
          51.53242980862018
        ]
      }
    }
  ]
}