{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051081799, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.09446751652409,
          57.14868246947956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051305309, Poultry Market Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.09454985252939,
          57.148565628141284
        ]
      }
    }
  ]
}