{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009938563, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9496236377091462,
          53.685517060506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050066557, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9497173767074534,
          53.68540103087306
        ]
      }
    }
  ]
}