{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126033939, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6859195560457065,
          55.75456470038967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126034114, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.685820362184669,
          55.75451293791604
        ]
      }
    }
  ]
}