{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137082536, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.835306104800521,
          54.97593298639074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137116365, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.837831938751386,
          54.975181804835366
        ]
      }
    }
  ]
}