{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119000630, Baker Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7529892677604115,
          55.94177098582684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119055393, B7054",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.753185805294709,
          55.94115536427615
        ]
      }
    }
  ]
}