{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022837589, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.644784513519348,
          51.90278278056163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022837597, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.644726588713328,
          51.90275563320616
        ]
      }
    }
  ]
}