{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013671557, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9326888467218589,
          50.844213133449024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013671558, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9327322694643939,
          50.84417755933273
        ]
      }
    }
  ]
}