{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122046398, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.621080239404087,
          56.3933846795689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122046929, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.620580324436192,
          56.39365589551563
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122052188, A82",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.619486593660571,
          56.39306785063699
        ]
      }
    }
  ]
}