{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033546574, Manchester Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15372345810037102,
          51.5169464717541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022724103, Baker's Mews",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1538984864743608,
          51.51689527178561
        ]
      }
    }
  ]
}