{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091971713, Milton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792946207366653,
          53.37559779456817
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052187886, Milton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792946207366653,
          53.37559779456817
        ]
      }
    }
  ]
}