{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095350163, The Embankment",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45384923765050805,
          51.7297213091156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004054169, Red Lion Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4540663444769059,
          51.729724165370136
        ]
      }
    }
  ]
}