{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010204560, Creek Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.018765795240930985,
          51.481534470623366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010217441, Greenwich Quay",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.018666221664403817,
          51.481505809974095
        ]
      }
    }
  ]
}