{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5109933, Howland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13732437833773972,
          51.52146220879739
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015658754, Charlotte Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13772175365106165,
          51.52126169101773
        ]
      }
    }
  ]
}