{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127012192, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.497212770197816,
          55.611445015360715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127047904, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.497226346271286,
          55.6114087854227
        ]
      }
    }
  ]
}