{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010203608, Carriage Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07594216870389736,
          51.49417643661531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010246092, Carriage Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07586763880960942,
          51.494438547105965
        ]
      }
    }
  ]
}