{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151085507, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.207833434649492,
          56.96136344332432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151651225, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2078498284252563,
          56.96135443275462
        ]
      }
    }
  ]
}