{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051083683, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095418709942626,
          57.15223003647529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051128525, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0947757331155135,
          57.15286831851269
        ]
      }
    }
  ]
}