{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123003623, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.57704839803198,
          55.85654190392464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123101137, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.577012320243308,
          55.85647974214059
        ]
      }
    }
  ]
}