{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151100541, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3213422280644678,
          57.33995685785306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151100542, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3231139677514645,
          57.34118296053786
        ]
      }
    }
  ]
}