{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014456030, Smithy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3498275251219547,
          53.0726737247054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012357434, Smithy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3487102438931697,
          53.07293769015773
        ]
      }
    }
  ]
}