{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151046367, Mary Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212687751818392,
          56.9648318120393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151046368, Mary Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2126879567807354,
          56.96486774487931
        ]
      }
    }
  ]
}