{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151114617, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.332209832107023,
          57.5624734118198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151705972, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3331620192698366,
          57.562417007259256
        ]
      }
    }
  ]
}