{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "77101190, South King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2468112009390193,
          53.4808963848438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77245955, South King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.247052501295554,
          53.480931839603564
        ]
      }
    }
  ]
}