{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126061121, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.685829487862817,
          55.75441386309156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015316790, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.685700933223871,
          55.75439869729765
        ]
      }
    }
  ]
}