{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122035729, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.317072077574532,
          56.470122375524646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122060657, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.316643688956385,
          56.47055275555416
        ]
      }
    }
  ]
}