{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033611623, Margaret Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13960737348029637,
          51.517083123618804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002818008, Great Titchfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13975360981962906,
          51.517031487997215
        ]
      }
    }
  ]
}