{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30019951, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6272242140936157,
          50.946888555593915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30019952, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.627167642553312,
          50.94691583681885
        ]
      }
    }
  ]
}