{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119043218, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.742393233016741,
          55.945036610689655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024762733",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.74174401941608,
          55.94491623967781
        ]
      }
    }
  ]
}