{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090123255, Queens Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.794220822316382,
          53.83496569721268
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090678956, Queens Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7941904322192521,
          53.834965645154625
        ]
      }
    }
  ]
}