{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137001484, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.928238435296346,
          54.94205090976924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089229, Market Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.928003992051457,
          54.94204564152726
        ]
      }
    }
  ]
}