{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000828203, Vincent Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3377978492717439,
          51.22916102967786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062494915, Vincent Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33757664082153693,
          51.22933774155846
        ]
      }
    }
  ]
}