{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051083685, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.094224557983468,
          57.15062298289154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025446879, Farrier Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.09452203540304,
          57.15061377554101
        ]
      }
    }
  ]
}