{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025317876",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.234252114272857,
          54.57503033451089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092012278, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.234215452624428,
          54.57533566232072
        ]
      }
    }
  ]
}