{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130098654, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8673390340805134,
          57.58688081896097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130099126, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8672902657161763,
          57.58690849314916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130102059, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8674411723676667,
          57.58691524655675
        ]
      }
    }
  ]
}