{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093080216, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2896331932400422,
          53.866135897299515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000621069, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.28964839290117866,
          53.86613611392358
        ]
      }
    }
  ]
}