{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120873632, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.165000658837627,
          51.646102870209255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120873633, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1649999984014767,
          51.64613883134187
        ]
      }
    }
  ]
}