{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010568699, Ilkley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7557416651325946,
          53.91681798252986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051245701, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7555891558839412,
          53.91686261158403
        ]
      }
    }
  ]
}