{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091137369, Smithy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6755575252864428,
          53.17892373142108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001127910, Smithy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.675840658774903,
          53.17885021236379
        ]
      }
    }
  ]
}