{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100051245531, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.893011704910378,
          53.94564443357718
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051245532, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8930270778672231,
          53.94559052080997
        ]
      }
    }
  ]
}