{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122035728, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3167735942346015,
          56.470020106120096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122042341, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.31564910528075,
          56.46995122593908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122056303, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.316590276930845,
          56.46994264672072
        ]
      }
    }
  ]
}