{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091246914, Wood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8128632175510045,
          51.90292489033566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002753750, Wood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8125667011427246,
          51.90283305370182
        ]
      }
    }
  ]
}