{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83164146, Bond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.631518465038088,
          53.69188220054762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83247451, Grove Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.631337138183414,
          53.691836702190805
        ]
      }
    }
  ]
}