{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122038628, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.624050331792196,
          56.39415769188084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122046399, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.623228278932413,
          56.39398635111193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122046926, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.623756590779278,
          56.39412795968197
        ]
      }
    }
  ]
}