{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126051059, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.610859227432441,
          55.6120341628289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126051060, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.610588443104577,
          55.61202195330925
        ]
      }
    }
  ]
}