{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72576522, Park Row",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5472166948948052,
          53.79883963901341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72761200, South Parade",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5472604982487346,
          53.79900158896524
        ]
      }
    }
  ]
}