{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012540499, Iron Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4864666852307176,
          53.74043586439134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002827089, Iron Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4863522558313877,
          53.73971727786803
        ]
      }
    }
  ]
}