{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094605475, Boston Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2016961168470326,
          53.825902924150576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012400202, Boston Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2024005339939343,
          53.827061179124236
        ]
      }
    }
  ]
}