{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72190648, Spencer Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5237102098562116,
          53.816652806558274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72775422, Spencer Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5237102098562116,
          53.816652806558274
        ]
      }
    }
  ]
}