{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122039231, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.285877416331146,
          56.11608312212956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122047263, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2854696474164635,
          56.116531044906985
        ]
      }
    }
  ]
}