{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38292546, Speke Boulevard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.852040133375149,
          53.350714085119364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38340095, Physics Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.852568191138855,
          53.35082716869615
        ]
      }
    }
  ]
}