{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119043213, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7415979370477155,
          55.94420939349283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024762732",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7415523697757855,
          55.94447107733892
        ]
      }
    }
  ]
}