{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001296514, Goswell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10560896637405391,
          51.53161041916603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091005392, Goswell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10560896637405391,
          51.53161041916603
        ]
      }
    }
  ]
}